.tab1{
	float: right;
	/* width: 200px;
	height: 40px; */
	/* border: #004294 solid 1px; */
	border-radius: 6px;
	/* margin-top: 10px; */
	/* overflow: hidden; */
	position: relative;
}
.tab1>i{
	position: relative;
    right: 27px;
    top: 20px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 13px solid #4278BC;	
}
.wjlxinput{
	width: 200px;
	height: 40px;
	border: #004294 solid 1px;
	border-radius: 8px;
	font-size: 16px;
	padding-left: 15px;
	border: none;
    background: inherit;	
}
.lbt{
	display: none;
	width: 80%;
    left: 0px;
    bottom: -266px;
    background-color: rgb(255, 255, 255);
    max-height: 295px;
    overflow: hidden;
    z-index: 999;
    transition: max-height 0.2s ease 0s;
    position: absolute;	
	border-left: 1px solid #004294;
	border-right: 1px solid #004294;
	border-bottom: 1px solid #004294;
}



.tab1 ul li {
	/* float: left; */
	/* margin-left: 20px; */
	font-size: 16px;
	height: 50px;
	line-height: 42px;
	text-align: center;
}
.tab1 ul li:first-child {
	margin-left: 0px;
}
#home2 .chart{
	margin-top: 0px;
}
.tab1 ul li.active a{
	font-weight: bold;
	color: rgba(198,24,17,0.9);
}
#gyzzsdz, #gyqysrz, #gyqylrsz, #zysfgyz, #qyyysrz, #zyqylrzez{
		display: none;
}


/* 新 */
.tab1{
	margin-right: 20px;
}
.tab1 i{
	right: -270px;
	top: -22px;
}

.wjlxinput{
	width: auto;
}
.tab1 ul li{
    height: 60px;
    display: block;
    float: none;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.37);
    font-size: 16px;
    line-height: 24px;
	text-align: left;
	
}
.lbt{
	width: auto;
	padding: 0 10px;
	min-height: 296px;
	overflow: auto;
	min-width: 260px;
}




.ta{
	right: -380px !important;
}
.tas{
	right: -270px !important;
}